body{
	background-color: #eee8d8;
}
.middleCon {
	width: 90%;
	margin: 0 auto;
	margin-bottom:30px;
}
/* .header{
	width:100%;
	position:relative;
	width:100%;
	height:940px;
	background:url(/website/wenshu/images/index_banner.jpg) no-repeat top center;
	background-size:100% 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/website/wenshu/images/index_banner.jpg',  sizingMethod='scale');
} */
.header{
	background: url(../images/search_bj.jpg) center 11px no-repeat;
    width: 100%;
    height: 505px;
    position: relative;
    min-width: 1180px;
}
.top_container{
	width:100%;
	/* padding-top:10px; */
}
.top_nav{
	width:90%;
	margin:0 auto;
	margin-top:11px;
	height:70px;position:relative;
	z-index:1;
}
.top_nav p{
	color:#000;
	font-size:15px;
}
.list_tool li{
	float:left;
	margin-left:12px;
}
.list_tool li a{
	color:#000;
	font-size:15px;
	text-decoration: underline;
}
.list_tool li a:hover{
	text-decoration: underline;
}
.logo{
	width: 100%;
    height: 150px;
}
.logo img{
	position:absolute;
	top:-79px;
	left:0;
	right:0;
	margin:auto;
}
.slogan{
	width:426px;
	height:157px;
	margin:0 auto;
	text-align: right;
	margin-top:60px;
}
.search-con{
	width:900px;
  	margin:0 auto;
   margin-top:20px;
   position: relative;
  
}
.search-wrapper div{
	float:left;
}
.advenced-search{
	width:139px;
	height:52px;
	text-align: right;
	line-height:52px;
	border-right:1px solid #000;
	background:#fff url(../images/maxsearch.png) no-repeat center center;
	cursor:pointer;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	-ms-border-top-left-radius:5px;
	-o-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-ms-border-bottom-left-radius:5px;
	-o-border-bottom-left-radius:5px;
}
/* .advenced-search.active{
	background:#fff url(../images/dropup_03.png) no-repeat 113px center;
}
.advenced-search span{
	border-right:1px solid #ccc;
	padding-right:40px;
	color:#c21e24;
	font-size:18px;
} */
.search-list{
	width:509px;
	max-height:400px;
	overflow-y: auto;
	border:1px solid #d2d2d2;
	display:none;
     position:absolute;
     top:52px;
     left:140px;
     z-index: 999;
    background: #fff;
    border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-webkit-border-radius:5px;
}
.search-wrapper{
	width:100%;
	position:relative;
	 z-index:100;
}
.helpBtn img{
	width:52px;
	height:50px;
	margin-left:20px;
	
}
.search-list .list-type li{
	font-size:12px;
	color:#777;
	padding:10px 0 10px 10px;
}
.search-list .list-type li:hover{
	color:#ca933d;
	background:#f1f1f1;
	cursor:pointer;
}
.search-list .list-type li.one{
	color:#ca933d;
	background:#f1f1f1;
	cursor:pointer;
}
.list-type .search_type{
	color: #333;
    font-size: 16px;
    width: 100%;
    text-align: left;
    padding:10px 0 10px 16px;
    background:#f1f1f1;
    margin-bottom:4px;
}
.search-middle{
	width:509px;
	height:52px;
	padding:4px 10px;
	background:#fff;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	-ms-border-top-right-radius:5px;
	-o-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-ms-border-bottom-right-radius:5px;
	-o-border-bottom-right-radius:5px;
	margin-right: 2px;
}
.search-middle input{
	width:100%;
	height:100%;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	-ms-border-top-right-radius:5px;
	-o-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-ms-border-bottom-right-radius:5px;
	-o-border-bottom-right-radius:5px;
	font-size:21px;
}
.search-middle input::-webkit-input-placeholder{
	font-size: 21px;
    color: #6a6b6b;
}
.search-middle input:-moz-placeholder{
	font-size: 21px;
    color: #6a6b6b;
}
.search-middle input:-ms-input-placeholder{
	font-size: 21px;
    color: #6a6b6b;
}
.search-rightBtn{
	display:inline-block;
	width:150px;
	height:52px;
	text-align: center;
	line-height:52px;
	background:#222543;
	color:#fff;
	font-size:24px;
	cursor:pointer;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-webkit-border-radius:5px;
}
.search-rightBtn.live{
	background:#ffffff;
}
.advencedWrapper{
	width:840px;
	z-index: 99;
    background-color: #f8f6f7;
    margin-top: 52px;
    margin-left: 0px;
    position: absolute;
	top:0px;
    padding:10px;
    border-radius:5px;
    -webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-webkit-border-radius:5px;
	border: 2px solid #cd3c3f;
	display:none;
}
.inputWrapper{
	width:94%;
}
.list-input{
	position:relative;
	width:50%;
	margin-bottom:10px;
	float:left;
}
.list-input input{
	width:248px;
	height:30px;
	border:1px solid #cccccc;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-webkit-border-radius:2px;
	padding-left:4px;
}
.list-input .values{
	width:248px;
	height:30px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-webkit-border-radius:2px;
	background:#fff;
	float:right;
	color:#aaa;
}
.list-input .values-first{
	width:248px;
	height:30px;
	border:1px solid #cccccc;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-webkit-border-radius:2px;
	background:#fff;
	float:right;
}
.values-first span{
	border-left:1px solid #d2d2d2;
	color:#777;
	display: inline-block;
    margin-top: 5px;
    width: 97%;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
}
.list-input .titles {
	width:30%;
	color:#666;
	font-size:16px;
	margin-top:4px;
	text-align: right;
	font-family:"Î¢ÈíÑÅºÚ";
}
.selectCon{
	float:right;
	text-align: center;
	width:86px;
	cursor: pointer;
	position:relative;
	background:url(../images/dropdown_03.png) no-repeat 73px center;
}
.selectCon.active{
	background:url(../images/dropup_03.png) no-repeat 73px center;
}
.selectCon_other{
	width:100%;
	height:30px;
	overflow: hidden;
	line-height:28px;
	cursor: pointer;
	position:relative;
	background:url(../images/dropdown_03.png) no-repeat 230px center;
	border:1px solid #ccc;
	color:#777;
}
.selectCon_other.active{
	background:url(../images/dropup_03.png) no-repeat 230px center;
}
.selectCon_other span{
	display:inline-block;
	width:92%;
	padding-left:4px;
}
.values-first .list-box{
	width:86px;
    position:absolute;
    right:0;
    top:30px;
    z-index: 22;
     background:#fff; 
     border:1px solid #D2D2D2; 
     padding:4px 0;
}
.values .list-box{
	width:248px;
    position:absolute;
    right:0;
    top:30px;
    z-index: 22;
     background:#fff; 
     border:1px solid #D2D2D2; 
     padding:4px 0;
}
.values-first .list-box li{
	line-height:32px;
	color:#333;
	cursor: pointer;
	text-align: center;
}
.values .list-box li{
	padding-left:4px;
	line-height:32px;
	color:#333;
	cursor: pointer;
	text-align: left;
}
.values-first .list-box li.on,.values .list-box li.on{
	color:#ca933d;
	background:#f1f1f1;
}
.values-first .list-box li:hover,.values .list-box li:hover{
	background:#f1f1f1;

}
.list-input .large_input{
	width:82%;
}
.list-input .large_input input{
	width:100%;
}
.list-input .treeItem{
	position: absolute;
    z-index: 100;
    background:#fff;
    border:1px solid #D2D2D2;
      top: 29px;
      right:0;
      width:248px;
      display:none;
      max-height:400px;
      overflow: auto;
}   
.searchbtn{
	width:100%;
	text-align: center;
	padding: 10px 0 24px 0;
}
.searchbtn a{
	display:inline-block;
	width:60px;
	height:24px;
	background:url(../images/btn_bg.jpg);
	font-size:12px;
	color:#fff;
	text-align: center;
	line-height:24px;
	 border-radius:5px;
    -webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-webkit-border-radius:5px;
	margin-right:30px;
	margin-left:30px;
}
.searchbtn a:hover{
	background:url(../images/btn_bg_hover.jpg);
}
.navlist_aj{
	width:100%;
	margin:0 auto;
	margin-bottom:40px;
}
.navlist_aj_ul{
	text-align: center;
}
.navlist_aj_ul li{
	position:relative;
	display:inline-block;
	
}
.navlist_aj_ul li .case{
	display:inline-block;
	font-size:18px;
	color:#fff;
	padding: 5px 20px;
}
.navlist_aj_ul li .case:hover{
	 color: #222534;
    background: rgba(253,253,253,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99fdfdfd,endColorstr=#99fdfdfd);
}
.navlist_aj_ul li .case.on{
	 color: #222534;
    background: rgba(253,253,253,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99fdfdfd,endColorstr=#99fdfdfd);
}
.navlist_aj_ul li .souye{
	background: url(../images/zhuye.png) 2px no-repeat;
}
.navlist_aj_ul li .otherLanguages{
	background: url(../images/yuyan.png) 2px no-repeat;
}
.other_caseList_wrapper{
	width:68%;
	
}
.other_caseList{
	position:absolute;
	top:30px;
	left:0;
	width:100%;
	background:#c21e24;
	z-index:101;
	/*height:70px;
	line-height:70px;*/
	text-align:center;
	display:none;
}
.other_caseList a{
   display:block;
    font-size:16px;
   color:#fff;
   padding:5px 0;
}
.other_caseList a:hover{
  color:#222534;
}
.statistics_top{
	width:1170px;
    height:236px;
	margin:0 auto;
	border:1px solid #fff;
	margin-bottom:10px;
	padding:20px 0;
}
.statistics_top .statistics_list li{
	float:left;
	text-align: center;
	width:30%;
	padding-left:40px;
	cursor:pointer;
}
/* .statistics_top .statistics_list li .text{
	font-size:28px;
	color:#c21e24;
	margin-top:25px;
	margin-bottom:25px;
} */
.statistics_top .statistics_list .icon-xz{
	width: 100px;
	height: 124px;
	background:url(../images/t_1.png) no-repeat;
}
.statistics_top .statistics_list .icon-xz.on{
	background:url(../images/t_1_h.png) no-repeat;
}
.statistics_top .statistics_list .icon-ws{
	width: 100px;
	height: 124px;
	background:url(../images/t_2.png) no-repeat;
}
.statistics_top .statistics_list .icon-ws.on{
	background:url(../images/t_2_h.png) no-repeat;
}
.statistics_top .statistics_list .icon-fw{
	width: 100px;
	height: 124px;
	background:url(../images/t_3.png) no-repeat;
}
.statistics_top .statistics_list .icon-fw.on{
	background:url(../images/t_3.png) no-repeat;
}
.statistics_top .statistics_list .hot-right{
	padding-top:30px;
}
.statistics_top .statistics_list .hot-right p{
	font-size: 20px;
    color: #c21e24;
    font-family: "ºÚÌå";
    text-align: left;
    margin-left:20px;
}
.ws_details{
	margin-top:12px;
}
.ws_con{
	width:100%;
	position:relative;
	display:none;
}
.ws_con ul{
	width:86%;
	margin:0 auto;
	
}
.ws_con li{
	display:inline-block;
	text-align:left;
	width:32%;
	margin-bottom:10px;
}
.ws_con li a{
	font-size:14px;
	color:#000;
}
.ws_con li  i{
	display:inline-block;
	width:7px;
	height:7px;
	background:url(../images/ws-dian.png) no-repeat center center;
	margin-right:2px;
}
/* .ws_con li a:hover{
    color:#c21e24;
} */
/* .ws_details .triangle{
	height:0;
    width:0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-color:#c21e24 transparent transparent transparent;
    border-style:solid dashed dashed dashed;
    border-width:12px;
   
} */
/* .today_add .triangle{
	 position:absolute;
    left:15%;
}
.visite_all .triangle{
	 position:absolute;
    left:49%;
}
.ws_total .triangle{
	 position:absolute;
    right:15%;
} */

/*µØÍ¼*/

.index_idx_main {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	margin-top: 50px;
	width:1180px;
	height:820px;
}

.index_idx_main .nav_t {
	width: 100%;
	height: 64px;
}

.index_idx_main .nav_b {
	width: 1002px;
	height: 64px;
	margin: 0 auto;
}

.index_idx_main .img_1 {
	float: right;
	margin-right: 199px;
	margin-bottom: 40px;
}

.index_map_left {
	width: 800px;
	height: 740px;
	float: left;
	position:relative;
}
.index_divchildcourt {
	position: absolute;
	right: 22px;
	bottom:-48px;
	display:none;
}
.index_divchildcourt_arrow {
	width:100%;
	padding-left: 78px;
}
.index_divchildcourt_arrow a {
	color: #323232;
	font-size: 16px;

}
.index_divchildcourt_arrow_first{
	width: 85%;
	margin: 0 auto;
	margin-left: 58px;
	/*text-align: center;*/
    border-bottom:1px dashed #9c7b5e;
    padding-bottom: 15px;
}
.index_divchildcourt_arrow_first a{
	color: #323232;
	font-size: 16px;
}
.index_divchildcourt_arrow.on{
	background:url(../images/dot1.png) no-repeat 20px center;
}
.index_divchildcourt_arrow:hover a{
	color:#c21e24;
}
.index_divchildcourt_arrow.on a{
	color:#c21e24;
}

.index_divchildcourt_center {
	width: 254px;
	height: 480px;
	/*overflow-y: auto;*/
	background: rgba(255,250,250,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#c8fffafa', EndColorStr='#c8fffafa');
    zoom: 1;
    border:1px solid #fff;
    border-radius:10px;
    -webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-webkit-border-radius:10px;
	 box-shadow: 0 0 8px 1px #ccc;
	-webkit-box-shadow: 0 0 8px 1px #ccc;
	-moz-box-shadow: 0 0 8px 1px #ccc;
	-ms-box-shadow: 0 0 8px 1px #ccc;
	-o-box-shadow: 0 0 8px 1px #ccc;
	padding-top:30px;
}
.red_line{
	width:100%;
	border-bottom:1px dashed #c21e24;
}
.index_divchildcourt_center ul li {
	text-align: left;
}
.divarealihide {
    list-style-type: none;
    padding: 0px 10px 10px 26px;
}
.divarealihide a{
	color:#323232;
	font-size:16px;
}
.divarealihide a:hover{
	color:#C21E24;
}
.index_divarea {
	position: absolute;
	width: 400px;
	padding: 10px 10px 10px 10px;
	z-index: 1000;
	background-color: #ffffff;
	border: 1px solid #e3e3e3;
	display: none;
	border-top: 2px solid #c9292b;
}

.index_divcity {
	position: absolute;
	width: 350px;
	padding: 10px 10px 10px 10px;
	z-index: 1001;
	background-color: #ffffff;
	border: 1px solid #e3e3e3;
	display: none;
	border-top: 2px solid #c9292b;
}

.index_map_content {
	position: relative;
	height: 740px;
	width: 80%;
	text-align: center;
	margin-left: 10%;
	background: url(../images/map_bg.png) no-repeat 0px 0px;
	top: 0px;
	left: 0px;
	font-size: 14px;
}
.index_map_right {
	float: right;
	width:380px;
}
.index_map_right_l {
	background: url(../images/yuandian.png) no-repeat -2px -8px;
	float: left;
	height: 720px;
	width: 16px;
}

.index_map_right_r .map_x {
	background: url(../images/beijing.png) no-repeat;
	width: 224px;
	height: 202px;
	margin: 0 auto;
}

.index_map_right_r .area {
	margin: 0 auto;
	width: 255px;
    text-align: left;
    padding-left:40px;
}

.index_map_right_r .area h2 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 24px;
	color: #c21e24;
	margin-bottom:5px;
}
.index_map_right_r .area h2 a span{
    color:#9c7b5e;
}
.index_map_right_r .area h2 a span.on{
 color: #c21e24;
}
.index_map_right_r .area p{
	color:#9c7b5e;
	font-size:12px;
}
.index_map_right_r .area input::-webkit-input-placeholder{
	color:#323232;
	font-size:12px;
}
.index_map_right_r .area input:-moz-placeholder{
	color:#323232;
	font-size:12px;
}
.index_map_right_r .area input:-ms-input-placeholder{
	color:#323232;
	font-size:12px;
}
.index_map_right_r .area ul li {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 13px;
	color: #c21e24;
	text-align: left;
	font-weight: bold;
}

.index_map_right_r .proportion {
	width:85%;
	height: 15px;
	border-bottom: 1px #c21e24 dashed;
	margin: 0 auto;
	line-height: 55px;
	margin-left:38px;
}

.index_map_right_r .region {
	margin: 0 auto;
	width: 100%;
	max-height: 400px;
	margin-top: 15px;
	margin-left:-20px; position: relative;
}
.index_map_right_r .region ul{
	max-height: 410px;
	position: absolute;
	width: 272px; 
	right: 130px; 
	padding-top: 12px;
}
.index_map_right_r .region li {
	text-align: left;
	position:relative;
	padding:5px 0;
}
.index_map_right_r .region li li{
	padding-left: 38px;	
	z-index:10011;
}
.map_p{
    cursor:pointer;
    padding:10px;
    color:#8b4513;
    font-family:Î¢ÈíÑÅºÚ;
    font-weight:bold;
}
.map_p:hover{
	font-weight:bold;
	color:#722e00;
	font-size:16px;
	margin:-1px;
}.map_p_beijing{
    position: absolute;
    left: 462px;
    top: 192px;
    padding:0px;
}
.map_p_tianjin{
    position: absolute;
    left: 475px;
    top: 206px;
    padding:0px;
}
.map_p_shanghai{
    position: absolute;left: 533px;
    top: 302px;
}
.map_p_chongqing{
    position: absolute;
    left: 358px;
    top: 339px;
}
.map_p_hebei{
    position: absolute;
    left: 452px;
    top: 219px;
    padding:0px;
}
.map_p_shanxi{
    position: absolute;
    left: 410px;
    top: 225px;
}
.map_p_liaoning{
    position: absolute;
    left: 512px;
    top: 156px;
}
.map_p_jilin{
    position: absolute;
    left: 538px;
    top: 110px;
}
.map_p_heilongjiang{
    position: absolute;
    left: 545px;
    top: 64px;
}
.map_p_jiangsu{
    position: absolute;
    left: 504px;
    top: 277px;
}
.map_p_zhejiang{
    position: absolute;
    left: 514px;
    top: 332px;
}
.map_p_anhui{
    position: absolute;
    left: 474px;
    top: 298px;
}
.map_p_fujian{
    position: absolute;
    left: 496px;
    top: 377px;
}
.map_p_jiangxi{
    position: absolute;
    left: 460px;
    top: 362px;
}
.map_p_shandong{
    position: absolute;
    left: 482px;
    top: 234px;
}
.map_p_henan{
    position: absolute;
    left: 423px;
    top: 274px;
}
.map_p_hubei{
    position: absolute;
   left: 420px;
    top: 316px;
}
.map_p_hunan{
    position: absolute;
    left: 412px;
    top: 360px;
}
.map_p_guangdong{
    position: absolute;
    left: 450px;
    top: 418px;
}
.map_p_hainan{
    position: absolute;
    left: 393px;
    top: 488px;
}
.map_p_sichuan{
    position: absolute;left: 282px;top: 328px;
}
.map_p_guizhou{
    position: absolute; 
    left: 356px;
    top: 380px;
}
.map_p_yunnan{
    position: absolute;
    left: 272px;
    top: 408px;
}
.map_p_shanxi2{
    position: absolute;    left: 368px;
    top: 270px;
}
.map_p_gansu{
    position: absolute;
    left: 252px;
    top: 190px;
}
.map_p_qinghai{
    position: absolute;left: 220px;top: 253px;
}
.map_p_taiwan{
    position: absolute;
    left: 538px;
    top: 409px;
}
.map_p_neimenggu{
    position: absolute;left: 430px;top: 143px;
}
.map_p_guangxi{
    position: absolute;
    left: 380px;
    top: 422px;
}
.map_p_xizang{
    position: absolute;left: 110px;top: 290px;
}
.map_p_ningxia{
    position: absolute;left: 340px;
    top: 232px;
}
.map_p_xinjiang{
    position: absolute;left: 110px;top: 180px;
}
.map_p_aomen{
    position: absolute;
    left: 420px;
    top: 456px;
}
.map_p_xianggang{
    position: absolute;
    left: 448px;
    top: 438px;
}